Presentation: Tweet"Building low latency micro-services and monoliths in Java using high performance serialization and messaging"
- when to use micro-services architecture vs monoliths.
- why latency matters more for micro-services and what can you do about it.
- low latency/low GC serialization and deserialization.
- low latency logging.
- low latency persisted messaging.
- communication and real time updates to a websocket client.
- unit testing and integration testing.